home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / tman.lha / tman / list.tex / img3.png < prev    next >
Portable Network Graphic  |  1988-10-28  |  7KB  |  863x138  |  8-bit (25 colors)
Labels: text | font | screenshot | graphics | black and white | typography
OCR: Returns true if object is a pair. (PAIR? '(A B C))=true (PAIR? '(A. 15))=true (PAIR? '()) (PAIR? 'FOO) false false